home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CHIP_CD_2004-11.iso / software / dragon / dup500-setup.exe / {app} / utils / templates / text-db.ts < prev    next >
Encoding:
Text File  |  2003-09-26  |  3.2 KB  |  121 lines

  1. # HTML Template Source File (for DUHTComp v2.0 / DUHT v2 rev 11/03/2003)
  2. # ============================================================================
  3. #     Desc: Text Database
  4. #  Program: Dragon UnPACKer v5.0.0 RC3
  5. #  Version: 1.0a
  6. #   Author: Alex Devilliers
  7. # ============================================================================
  8. #
  9. # This file is the model for templates of Dragon UnPACKer.
  10. #
  11. # Then compile the file with DUHTComp and put the resulting .UHT file into the
  12. # \Data\ sub-directory of Dragon UnPACKer.
  13. #
  14. # DON'T MODIFY ANY KEYWORD - JUST CHANGE THINGS AFTER THE = SYMBOL
  15. #
  16. # If you have made a template send it to Alex Devilliers so it can be
  17. # distributed along with the main program archive.
  18. #
  19. # You can reach Alex Devilliers by e-mail: duht (at) elberethzone (dot) net
  20. #                                  by ICQ: 1535372 (Elbereth)
  21. #
  22. # ============================================================================
  23. # Informations about this template
  24. # ============================================================================
  25. #
  26. # Version number is x.x.
  27. #    x is the current version
  28. #
  29. # v1.0a: Changed URLs & Emails to elberethzone.net domain
  30. # v1.0: First version of the template (DUHT v2)
  31. #
  32. {TSF}
  33. #
  34. # + Name +
  35. # Write here the name that will appear in Dragon UnPACKer 4 dialog box for
  36. # your template file (ex: StarDust Template )
  37. #
  38. # Can be up to 255 characters
  39. #
  40. Name = Text Database
  41. #
  42. # + Version +
  43. # Write here the version of the template (ex: 1.0-1.65 )
  44. #
  45. # Can be up to 255 characters
  46. #
  47. Version = 1.0a
  48. #
  49. # + Author +
  50. # Write here your name or alias
  51. #
  52. # Can be up to 255 characters
  53. #
  54. Author = Alexandre "Elbereth" Devilliers
  55. #
  56. # + Email +
  57. # Write here your email (comment out if you don't want your email to appear)
  58. #
  59. # Can be up to 255 characters
  60. #
  61. Email = text-db.dup5template@elberethzone.net
  62. #
  63. # + URL +
  64. # Write here the Internet URL where your file can be downloaded
  65. #
  66. # Can be up to 255 characters
  67. #
  68. URL = http://www.elberethzone.net
  69. #
  70. # + Compression +
  71. # Enable/Disable Automatic Compression in DUHT file.
  72. # If 1 then compression is Enabled (Zlib). (Recommended)
  73. # If 0 then it is Disabled.
  74. #
  75. Compression = 1
  76. #
  77. # + OutFile +
  78. # Path & FileName of the compiled file (ex: c:\test.uht)
  79. #
  80. OutFile = text-db.uht
  81. #
  82. # + DefaultExt +
  83. # Default extension of the file created using this templace (ex: HTML
  84. #                                                             or XML)
  85. #
  86. DefaultExt = TXT
  87. #
  88. # + ExtInfo +
  89. # Description of the file format (ex: HyperText Markup Language
  90. #                                  or eXtended Markup Language)
  91. #
  92. ExtInfo = Dragon UnPACKer Text Database (*.TXT)
  93. #
  94. # + Files +
  95. # All the files used for the Template
  96. #
  97. HeaderFile = header.txt
  98. FooterFile = footer.txt
  99. VariableFile = variable.txt
  100. #
  101. # + Preview +
  102. #
  103. # This is a preview picture of the template.
  104. # Must be 200x100 JPEG file.
  105. #
  106. Preview = preview.jpg
  107. #
  108. # + Include +
  109. # Add all files you want to be included in your template (like Cascaded Style
  110. # Sheets, Pictures, etc..).
  111. #
  112. # One file per IncludeFile keyword (100 IncludeFile max).
  113. #
  114. # Ex: IncludeFile = default.css
  115. #     IncludeFile = title.gif
  116. #     IncludeFile = drgsoft_logo.gif
  117. #
  118. # End of Text Database Template Source File
  119. #
  120. {/TSF}
  121.